home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / gas / config / te-pe.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-07-04  |  172 b   |  8 lines

  1. #define TE_PE
  2. #define LEX_AT 1 /* can have @'s inside labels */
  3.  
  4. /* The PE format supports long section names.  */
  5. #define COFF_LONG_SECTION_NAMES
  6.  
  7. #include "obj-format.h"
  8.